CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 基于 颜色 图像检索

搜索资源列表

  1. matlab-code-based-image-retrieval

    1下载:
  2. 基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:165335
    • 提供者:EmilyFu
  1. src-dec-10.tar

    0下载:
  2. 用Java写的图像检索代码,基于颜色,纹理和形状等特征-Image Retrieval code written in Java, based on characteristics such as color, texture and shape
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:21362
    • 提供者:王沛茗
  1. imQuery

    0下载:
  2. 有关基于内容的图像检索中,全局检索的,颜色特征的检索-About content-based image retrieval, global search and the color retrieval features. .
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-20
    • 文件大小:8033683
    • 提供者:过了
  1. tuxiangjiansuo

    0下载:
  2. 基于颜色特征和纹理特征的图像检索,请多多指教!-Image retrieval based on color and texture features, a great weekend!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:5191
    • 提供者:唐建兵
  1. image-content-search

    0下载:
  2. 图像检索系统源码,仅用于商业学习!具体操作步骤如下: 1.输入带检索图像。 2.选择检索库路径。 3.选择检索方式:基于颜色特征、基于形状特征或者基于颜色和形状综合特征。 4.点击【开始检索】按钮即可得到检索结果。-The source of the image retrieval system, used only for commercial learning! Specific steps are as follows: 1. Input with retrieval of
  3. 所属分类:source in ebook

    • 发布日期:2017-11-20
    • 文件大小:1331959
    • 提供者:li
  1. zhifangtujiansuo

    0下载:
  2. 基于内容的图像检索(Content-based Image Retrieval,简称CBIR)技术被提出。这一技术的出现提高了图像检索的准确性,它通过提取图像本身的内在客观特征如颜色、纹理、形状、布局等关系,并比较这些视觉特征间的相似性,自动搜索出符合用户要求的图像。-Content-based image retrieval (Content-based Image Retrieval, referred to as CBIR) techniques have been proposed. T
  3. 所属分类:assembly language

    • 发布日期:2017-11-26
    • 文件大小:1714
    • 提供者:周佳森
  1. CBIR

    0下载:
  2. 基于内容的图像检索 基于颜色、纹理、形状的图像检索 基于区域的图像检索 基于语义的图像检索 相关反馈 -Based on the content-based image retrieval based on color, texture, shape-based image retrieval region-based image retrieval based on semantic image retrieval relevance feedback
  3. 所属分类:Document

    • 发布日期:2017-11-27
    • 文件大小:5519648
    • 提供者:liuyi
  1. tuxianjiansuo

    0下载:
  2. 基于颜色直方图的图像检索,用matlab做的-Color histogram-based image retrieval using matlab to do ......
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:1539375
    • 提供者:王晓雯
  1. new

    0下载:
  2. 本系统通过将基于改进的加权的局域颜色直方图的图像检索方法和全局直方图的图像检索方法相结合,提高查全率和查准率。其中,基于分块局域直方图的检索方法利用了图像中间部分的重要性,将图像平均划分成3×3个子块,取中间一块的图像,计算其与参考位图相应位置的颜色特征距离,再计算原图的颜色直方图与参考位图的颜色特征距离,分别赋予权值后得出的值就是图像之间内容的相似程度。本文引入欧氏距离的相似性度量方法实现图像检索。实验表明,该方法具有较好的查全率和查准率。-The system through a combi
  3. 所属分类:assembly language

    • 发布日期:2017-11-15
    • 文件大小:3716391
    • 提供者:周佳森
  1. CBIR

    0下载:
  2. 图像检索源代码,支持检索图像的格式为BMP,方法为基于颜色和边缘信息。-Image retrieval source code, supports the retrieval of image format as BMP, methods based on color and edge information.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:57077
    • 提供者:刘明
  1. CBIR-HIST

    0下载:
  2. 本文主要对当今热门的基于内容的图像检索技术进行了研究,重点对它的算法进行研究。在半年的时间里,通过查阅很多相关的资料,并认真学习了基于内容的图像检索的基本理论,特别是深入研究了颜色直方图理论和累加直方图算法,最后在MATLAB平台下编程实现此系统,该系统可以实现基本图像检索的功能,根据用户输入的样本图像来与图像库中的图像进行特征匹配,然后找出与样本图像距离比较小的若干幅图像,并按照图像之间的距离由小到大的顺序显示给用户。-This paper focuses on today' s mos
  3. 所属分类:source in ebook

    • 发布日期:2017-11-23
    • 文件大小:3686643
    • 提供者:周佳森
  1. CBIR

    0下载:
  2. 基于颜色的图像检索 简单易懂 而且有说明 程序操作起来较为简单-Color-based image retrieval is simple to understand and explain the program to operate with relatively simple
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:3491114
    • 提供者:张祥
  1. 23301547ninecolor_distri_128_q

    0下载:
  2. 基于九种颜色的图像检索算法,利用颜色对图像检索-Nine colors based image retrieval algorithm for image retrieval using color
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2406
    • 提供者:马亚琼
  1. ColoraTexture-Search

    0下载:
  2. 基于颜色和纹理的综合图像检索方法论文,图像部分采用颜色直方图方法,纹理部分采用灰度共生矩阵特征向量方法-Integrated based on color and texture image retrieval papers, part of the image using the color histogram method, part of the use GLCM texture feature vector approach
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:408994
    • 提供者:吴昭
  1. Image_index-System

    0下载:
  2. 基于内容的图像检索,分别基于图像的颜色、纹理和形状进行检索。-Content-based Image Retrieval
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2940733
    • 提供者:王东
  1. image-retrieval

    0下载:
  2. 基于内容的图像检索代码,运用底层颜色特征匹配检索图像,带有示例图片-Content-based image retrieval code, the use of low-level feature matching colors retrieve images with sample picture
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:1303610
    • 提供者:顾文娇
  1. Image-Retrieval

    0下载:
  2. 基于颜色直方图和形状不变矩相结合的图像检索-Based on color histogram and shape invariant moments combined image retrieval
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:30402
    • 提供者:luowhut
  1. TuXiangJianSuo

    0下载:
  2. 具体操作步骤如下: 1.输入带检索图像。 2.选择检索库路径。 3.选择检索方式:基于颜色特征、基于形状特征或者基于颜色和形状综合特征。 4.点击【开始检索】按钮即可得到检索结果。-Specific steps are as follows: 1 input with image retrieval. 2 Select retrieval library path. 3 Select the search method: Based on the color feat
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1173681
    • 提供者:张三
  1. image-retrieval

    0下载:
  2. 基于颜色和形状特征的图像检索,有打开检索图片,打开库,开始检索,图片按相似度排列。-Based on color and shape characteristics of image retrieval
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:2685522
    • 提供者:王伟
  1. color-histogram-based-image-system

    0下载:
  2. 要求设计一个基于颜色直方图的图像检索系统。该系统能够实现对图像的检索功能,例如,在一万幅图像中搜索出与检索图像相似的图像,依相似程度的大小显示出来。最后用查全率和查准率对系统进行评估。-To design a color histogram based image retrieval system. The system can realize the image search function, for example, a square image search and retrieval
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1459014
    • 提供者:时局
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com